![]() | AMLEngine2.1 Version 1.5 |
Version 1.5 of AMLEngine2.1 was released in January 2021.
Support of .NET Framework 4.6 and .NET core 2.1 is no longer provided with this version. Support for .NET 5 and .NET core 3.1 is provided now.
AMLContainer provides a new method RelinkPart changes the uri of a package part. The part is removed and readded with the provided new uri. All relationships of the part are updated..
New method in SystemUnitFamilyType HasGenericRoleClassReference allows to check supported role requirements.
New properties to access attribute values are added, which support encoding and decoding the XML strings to .NET types when the Attributes datatype is defined. The Properties are defined as AttributeValue and DefaultAttributeValue
New optional behavior added to the AddRoleClassReference method and overloads allowing to add a full RoleClass instance, containing all ExternalInterfaces and Attributes of the RoleClass. A new equivalent method AddInterfaceClassReference has been defined.
A new overload of New_ExternalInterfaceprovides an additional parameter to define the referenced class path.